﻿2026-07-01T10:36:21.6525470Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'
2026-07-01T10:36:21.6531599Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-07-01T10:36:21.6770129Z shell: /usr/bin/bash -e {0}
2026-07-01T10:36:21.6770458Z env:
2026-07-01T10:36:21.6770711Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T10:36:21.6771043Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T10:36:21.6771370Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-01T10:36:21.6771675Z ##[endgroup]
2026-07-01T10:36:22.8597428Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
2026-07-01T10:36:23.0273136Z ────────────
2026-07-01T10:36:23.0273831Z  Nextest run ID e30d878d-4069-4b11-a89c-346a98323b24 with nextest profile: default
2026-07-01T10:36:23.0274555Z     Starting 95 tests across 39 binaries (57 binaries skipped)
2026-07-01T10:36:38.1099697Z         PASS [  15.082s] ( 1/95) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-07-01T10:36:48.3818457Z         PASS [  10.272s] ( 2/95) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-07-01T10:37:31.4275705Z         PASS [  43.046s] ( 3/95) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-07-01T10:38:19.9768112Z         PASS [  48.549s] ( 4/95) spt::brain_restart_psyche_dup_e2e brain_restart_leaves_exactly_one_psyche_per_endpoint
2026-07-01T10:38:43.1489131Z         PASS [  23.172s] ( 5/95) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-07-01T10:39:06.4096868Z         PASS [  23.261s] ( 6/95) spt::brain_split seed_anchor_survives_brain_cycle
2026-07-01T10:39:45.6566376Z         PASS [  39.247s] ( 7/95) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-07-01T10:40:00.7689787Z         PASS [  15.112s] ( 8/95) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-07-01T10:40:11.7007700Z         PASS [  10.932s] ( 9/95) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-07-01T10:40:11.9641599Z         PASS [   0.263s] (10/95) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-07-01T10:40:11.9679160Z         PASS [   0.004s] (11/95) spt::job_escape_e2e daemon_survives_terminal_close_via_session_detachment
2026-07-01T10:40:29.8860652Z         PASS [  17.918s] (12/95) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-07-01T10:40:58.2057563Z         PASS [  28.320s] (13/95) spt::livehost_bootrace_e2e netless_online_live_agent_is_hosted_by_the_real_daemon_brain
2026-07-01T10:41:18.5242424Z         PASS [  20.318s] (14/95) spt::livehost_nonresident_e2e online_live_agent_with_fast_exiting_psyche_stamps_parent_and_clears_phantom
2026-07-01T10:41:33.3256222Z         PASS [  14.801s] (15/95) spt::livehost_psyche_fail_e2e online_live_agent_with_missing_psyche_binary_stamps_a_harness_reachable_error
2026-07-01T10:41:33.3295851Z         PASS [   0.004s] (16/95) spt::n1_pairing new_brain_serves_against_old_broker
2026-07-01T10:41:33.3340169Z         PASS [   0.004s] (17/95) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-07-01T10:41:33.3376168Z         PASS [   0.004s] (18/95) spt::oneliner_e2e install_script_against_staged_release
2026-07-01T10:41:48.5284090Z         PASS [  15.191s] (19/95) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-07-01T10:42:09.0558002Z         PASS [  20.527s] (20/95) spt::unhost_psyche_reap_e2e endpoint_stop_reaps_the_hosted_psyche_process
2026-07-01T10:42:09.1968776Z         PASS [   0.141s] (21/95) spt-daemon::attach attach_registers_remote_drive_detection
2026-07-01T10:42:09.2603265Z         PASS [   0.063s] (22/95) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-07-01T10:42:09.2930877Z         PASS [   0.033s] (23/95) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-07-01T10:42:09.3245438Z         PASS [   0.031s] (24/95) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-07-01T10:42:09.3576617Z         PASS [   0.033s] (25/95) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-07-01T10:42:09.3994692Z         PASS [   0.042s] (26/95) spt-daemon::attach cross_node_cold_attach_to_alt_screen_gets_clean_repaint
2026-07-01T10:42:09.4089776Z         PASS [   0.009s] (27/95) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-07-01T10:42:09.4439931Z         PASS [   0.035s] (28/95) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-07-01T10:42:09.4820032Z         PASS [   0.038s] (29/95) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-07-01T10:42:09.5082040Z         PASS [   0.026s] (30/95) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-07-01T10:42:09.5209430Z         PASS [   0.013s] (31/95) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-07-01T10:42:09.5896289Z         PASS [   0.069s] (32/95) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-07-01T10:42:09.6770447Z         PASS [   0.087s] (33/95) spt-daemon::attach resize_is_controller_exclusive
2026-07-01T10:42:09.7377306Z         PASS [   0.061s] (34/95) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-07-01T10:42:09.8092469Z         PASS [   0.071s] (35/95) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-07-01T10:42:12.8665805Z         PASS [   3.057s] (36/95) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-07-01T10:42:12.8997779Z         PASS [   0.033s] (37/95) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-07-01T10:42:12.9253307Z         PASS [   0.025s] (38/95) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-07-01T10:42:12.9395553Z         PASS [   0.014s] (39/95) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-07-01T10:42:12.9548164Z         PASS [   0.015s] (40/95) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-07-01T10:42:12.9681578Z         PASS [   0.013s] (41/95) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-07-01T10:42:12.9817720Z         PASS [   0.013s] (42/95) spt-daemon::broker endpoint_keyed_inject_without_binary_spools_not_pty
2026-07-01T10:42:13.1108414Z         PASS [   0.129s] (43/95) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-07-01T10:42:13.1255082Z         PASS [   0.015s] (44/95) spt-daemon::broker spawn_env_reaches_child
2026-07-01T10:42:13.1506304Z         PASS [   0.025s] (45/95) spt-daemon::broker wall_b_endpoint_run_env_then_send_spools
2026-07-01T10:42:13.1557872Z         PASS [   0.005s] (46/95) spt-daemon::budget measure_dormant_seat_budget
2026-07-01T10:42:13.7947531Z         PASS [   0.639s] (47/95) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-07-01T10:42:26.2565940Z         PASS [  12.462s] (48/95) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-07-01T10:42:26.3656452Z         PASS [   0.109s] (49/95) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-07-01T10:42:26.3721820Z         PASS [   0.006s] (50/95) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-07-01T10:42:26.4832416Z         PASS [   0.111s] (51/95) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-07-01T10:42:26.5929714Z         PASS [   0.110s] (52/95) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-07-01T10:42:26.6992805Z         PASS [   0.106s] (53/95) spt-daemon::dispatch dispatcher_resolves_attach_by_endpoint_and_refuses_a_stale_endpoint
2026-07-01T10:42:26.8415329Z         PASS [   0.142s] (54/95) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-07-01T10:42:26.9093973Z         PASS [   0.068s] (55/95) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-07-01T10:42:27.0279938Z         PASS [   0.119s] (56/95) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-07-01T10:42:27.1948731Z         PASS [   0.167s] (57/95) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-07-01T10:42:27.5412501Z         PASS [   0.346s] (58/95) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-07-01T10:42:27.6501916Z         PASS [   0.109s] (59/95) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-07-01T10:42:27.7696068Z         PASS [   0.119s] (60/95) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-07-01T10:42:27.8829244Z         PASS [   0.113s] (61/95) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-07-01T10:42:28.1936672Z         PASS [   0.311s] (62/95) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-07-01T10:42:28.1996554Z         PASS [   0.006s] (63/95) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-07-01T10:42:28.2310992Z         PASS [   0.031s] (64/95) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-07-01T10:42:28.2436178Z         PASS [   0.012s] (65/95) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-07-01T10:42:31.2670087Z         PASS [   3.023s] (66/95) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-07-01T10:42:34.0704983Z         PASS [   2.804s] (67/95) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-07-01T10:42:34.3170174Z         PASS [   0.246s] (68/95) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-07-01T10:42:35.5036481Z         PASS [   1.187s] (69/95) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-07-01T10:42:36.0447421Z         PASS [   0.541s] (70/95) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-07-01T10:42:36.1639611Z         PASS [   0.119s] (71/95) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-07-01T10:42:38.2973104Z         PASS [   2.133s] (72/95) spt-daemon::inject_control_wedge g5_active_endpoint_spools_deferred_and_is_not_injected
2026-07-01T10:42:38.7494926Z         PASS [   0.452s] (73/95) spt-daemon::inject_control_wedge g6_faulted_inflight_envelope_is_respooled_not_lost
2026-07-01T10:42:38.9937823Z         PASS [   0.244s] (74/95) spt-daemon::inject_control_wedge g7_native_injects_mid_active_bypassing_the_idle_gate
2026-07-01T10:42:39.3103657Z         PASS [   0.316s] (75/95) spt-daemon::inject_control_wedge large_endpoint_inject_to_a_no_binary_session_spools_promptly_without_wedging
2026-07-01T10:42:48.1355025Z         FAIL [   8.824s] (76/95) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-07-01T10:42:48.1355937Z   stdout ───
2026-07-01T10:42:48.1356104Z 
2026-07-01T10:42:48.1356222Z     running 1 test
2026-07-01T10:42:48.1356617Z     test p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker ... FAILED
2026-07-01T10:42:48.1356986Z 
2026-07-01T10:42:48.1357112Z     failures:
2026-07-01T10:42:48.1357253Z 
2026-07-01T10:42:48.1357383Z     failures:
2026-07-01T10:42:48.1357722Z         p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-07-01T10:42:48.1358036Z 
2026-07-01T10:42:48.1380181Z     test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 12 filtered out; finished in 8.81s
2026-07-01T10:42:48.1380761Z 
2026-07-01T10:42:48.1381074Z   stderr ───
2026-07-01T10:42:48.1381283Z     PUMP_IPC_READER: spawned
2026-07-01T10:42:48.1381518Z     PUMP_IPC_READER: spawned
2026-07-01T10:42:48.1381743Z     PUMP_IPC_READER: spawned
2026-07-01T10:42:48.1382000Z     PUMP_IPC_READER: exited
2026-07-01T10:42:48.1382305Z     PASTE_FLAKE: MAIN recv -> (true,true) after 9.493629ms (source=channel)
2026-07-01T10:42:48.1383559Z     === P0 PASTE-WEDGE GATE: pumped=1484 keystroke_accepted=true concurrent_attach_subscribed=true attach_received_output=true backpressured=false backpressure_after_stop=None (fixed = subscribed+got_output+keystroke_accepted true; pre-fix: parked dispatch thread → subscribed=false / no output) ===
2026-07-01T10:42:48.1384423Z 
2026-07-01T10:42:48.1384804Z     thread 'p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker' (3794003) panicked at crates/spt-daemon/tests/inject_control_wedge.rs:2512:5:
2026-07-01T10:42:48.1386324Z     a saturated input FIFO (parked forkpty writer, driver still pumping) must DROP + stamp input_backpressure=true on the perch (the operator-visible 'input dropped, harness not draining' signal) instead of wedging the broker — REQ-HAZARD-PTY-INPUT-WRITER-WEDGE. The HEAL edge is covered deterministically by the broker unit test.
2026-07-01T10:42:48.1387441Z     note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-07-01T10:42:48.1387712Z 
2026-07-01T10:42:48.4723227Z         PASS [   0.336s] (77/95) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-07-01T10:42:52.5149499Z         PASS [   4.043s] (78/95) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-07-01T10:43:24.3542283Z         PASS [  31.839s] (79/95) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-07-01T10:43:26.3922272Z         PASS [   2.038s] (80/95) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-07-01T10:43:30.6030449Z         PASS [   4.211s] (81/95) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-07-01T10:43:31.4189524Z         PASS [   0.816s] (82/95) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-07-01T10:43:31.4498682Z         PASS [   0.031s] (83/95) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-07-01T10:43:31.4854312Z         PASS [   0.035s] (84/95) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-07-01T10:43:31.5608453Z         PASS [   0.075s] (85/95) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-07-01T10:43:31.5676684Z         PASS [   0.007s] (86/95) spt-daemon::twohost two_host_ladder_role_a
2026-07-01T10:43:31.5734751Z         PASS [   0.006s] (87/95) spt-daemon::twohost two_host_ladder_role_b
2026-07-01T10:43:31.5888904Z         PASS [   0.015s] (88/95) spt-term::dsr drain_forwards_child_output
2026-07-01T10:43:31.6143668Z         PASS [   0.025s] (89/95) spt-term::inject ctrl_c_interrupts_the_child
2026-07-01T10:43:31.6294236Z         PASS [   0.015s] (90/95) spt-term::inject send_line_reaches_child_and_preserves_order
2026-07-01T10:43:32.6362575Z         PASS [   1.007s] (91/95) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-07-01T10:43:32.6414627Z         PASS [   0.005s] (92/95) spt-term::stream delivers_every_value_under_resize
2026-07-01T10:43:32.6534920Z         PASS [   0.012s] (93/95) spt-term::surface captures_child_output_off_the_pty
2026-07-01T10:43:32.6584746Z         PASS [   0.005s] (94/95) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-07-01T10:43:32.6634731Z         PASS [   0.005s] (95/95) spt-term::surface spawn_program_in_lands_the_child_in_the_requested_cwd
2026-07-01T10:43:32.6636513Z ────────────
2026-07-01T10:43:32.6636980Z      Summary [ 429.636s] 95 tests run: 94 passed, 1 failed, 0 skipped
2026-07-01T10:43:32.6637868Z         FAIL [   8.824s] (76/95) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-07-01T10:43:32.6662657Z error: test run failed
2026-07-01T10:43:32.6693575Z ##[error]Process completed with exit code 100.
